SeslDropDownItemTextView
Represents a text view for an item in a dropdown list. This class extends SeslCheckedTextView to provide checkable functionality.
It handles setting the appropriate font weight (regular or semibold) based on whether the item is checked, and also manages text color based on the current theme (light or dark).